13. HTML Graphics

I. Canvas Basics

<canvas> tag se hum 2D graphics draw kar sakte hain JavaScript ke through. Yeh tag khud koi content nahi dikhata jab tak JavaScript use draw na kare.

II. SVG Introduction

SVG (Scalable Vector Graphics) ek XML-based markup hota hai jo vector graphics ko web page par define karta hai. Yeh resolution-independent hota hai.